xen.git
2016-07-18 Dario Faggiolixen: sched: leave CPUs doing tasklet work alone.
2016-07-15 Andrew Coopertravis: Add checkpolicy to the list of packages
2016-07-15 Corneliu ZUZUasm/atomic.h: implement missing and add common prototypes
2016-07-15 Corneliu ZUZUasm-arm/atomic.h: atomic_{inc, dec}_return: macros...
2016-07-15 Corneliu ZUZUxen/atomic.h: fix: make atomic_read() param const
2016-07-15 Corneliu ZUZUasm/atomic.h: common prototyping (add xen/atomic.h)
2016-07-15 Corneliu ZUZUasm-arm/atomic.h: reorder macros to match x86-side
2016-07-15 Corneliu ZUZUasm-x86/atomic.h: minor: proper atomic_inc_and_test...
2016-07-15 Corneliu ZUZUasm-arm/atomic.h: fix arm32|arm64 macros duplication
2016-07-15 Andrew Cooperx86/shadow: Fix build with CONFIG_SHADOW_PAGING=n follo...
2016-07-15 Andrew Cooperxen/build: Use C99 booleans
2016-07-15 Andrew Cooperxen/flask: Rename cond_expr.bool to bool_val
2016-07-15 Quan XuVT-d: fix Device-TLB flush timeout issue
2016-07-15 Quan XuIOMMU: add domain crash logic
2016-07-15 Quan XuIOMMU/ATS: use a struct pci_dev * instead of SBDF
2016-07-14 Anshul MakkarXSM-Policy: allow source domain access to setpodtarget...
2016-07-14 Daniel De Graafxsm: add a default policy to .init.data
2016-07-14 Daniel De Graafxsm: rework policy_buffer globals
2016-07-14 Shanker Donthineniarm: vgic: Split vgic_domain_init() functionality into...
2016-07-14 Shanker Donthineniarm/gic-v3: Remove an unused macro MAX_RDIST_COUNT
2016-07-14 Shanker Donthinenixen/arm: vgic: Use dynamic memory allocation for vgic_r...
2016-07-14 Shanker Donthineniarm/gic-v3: Parse per-cpu redistributor entry in GICC...
2016-07-14 Shanker Donthineniarm/gic-v3: Move GICR subtable parsing into a new function
2016-07-14 Shanker Donthineniarm/gic-v3: Do early GICD ioremap and clean up
2016-07-14 Shanker Donthineniarm/gic-v3: Use acpi_table_parse_madt() to parse MADT...
2016-07-14 Julien Grallxen/arm: traps: Data Abort are always unconditional
2016-07-14 Julien Grallxen/arm: traps: Second attempt to correctly use the...
2016-07-14 Julien Grallxen/arm: Simply the definition of PAGE_SIZE by using...
2016-07-13 Julien Grallxen/arm: p2m: Rework the interface of apply_p2m_changes...
2016-07-13 Julien Grallxen/arm: p2m: Use typesafe gfn for {max,lowest}_mapped_gfn
2016-07-13 Julien Grallxen/arm: p2m: Introduce helpers to insert and remove...
2016-07-13 Julien Grallxen/arm: Use the typesafes mfn and gfn in map_regions_r...
2016-07-13 Julien Grallxen/arm: Use the typesafes mfn and gfn in map_dev_mmio_...
2016-07-13 Julien Grallxen/arm: p2m: Remove unused operation ALLOCATE
2016-07-13 Julien Grallxen/arm: dom0_build: Remove dead code in allocate_memory
2016-07-13 Julien Grallxen/arm: map_regions_rw_cache: Map the region with...
2016-07-13 Julien Grallxen/arm: arm64: Add helpers to decode and encode branch...
2016-07-13 Julien Grallxen/arm: arm64: Reserve a brk immediate to fault on...
2016-07-13 Julien Grallxen/arm: arm64: Move the define BRK_BUG_FRAME into...
2016-07-13 Julien Grallxen/arm64: Add an helper to invalidate all instruction...
2016-07-13 Julien Grallxen/arm: Add cpu_hwcap bitmap
2016-07-13 Julien Grallxen/arm: Add macros to handle the MIDR
2016-07-13 Julien Grallxen/arm: Include the header asm-arm/system.h in asm...
2016-07-13 Julien Grallxen/arm: Makefile: Sort the entries alphabetically
2016-07-13 Vitaly Kuznetsovx86, hvm: document the de facto policy for vCPU ids
2016-07-13 Tamas K Lengyelvmx/monitor: CPUID events
2016-07-13 Wei Liulibxl: constify src parameter of libxl_nocpuid.c:libxl_...
2016-07-13 Julien Grallxen/arm: Rework the interface of p2m_cache_flush and...
2016-07-13 Julien Grallxen/arm: Rework the interface of p2m_lookup and use...
2016-07-13 Julien Grallxen: Use a typesafe to define INVALID_GFN
2016-07-13 Julien Grallxen: Use a typesafe to define INVALID_MFN
2016-07-13 Julien Grallxen/passthrough: x86: Use INVALID_GFN rather than INVAL...
2016-07-13 Julien Grallxen: Use the typesafe mfn and gfn in map_mmio_regions...
2016-07-12 Corneliu ZUZUx86/vmx_update_guest_cr: minor optimization
2016-07-12 Juergen Grosslibxl: move DEFINE_DEVICE* macros to libxl_internal.h
2016-07-12 Juergen Grosslibxl: refactor domcreate_attach_dtdev() to use device...
2016-07-12 Juergen Grosslibxl: refactor domcreate_attach_pci() to use device...
2016-07-12 Juergen Grosslibxl: add framework for device types
2016-07-12 Wei Liulibxl: only issue cpu-add call to QEMU for not present CPU
2016-07-12 Wei Liulibxl: update vcpus bitmap in retrieved guest config
2016-07-12 Wei Liulibxl: introduce libxl__qmp_query_cpus
2016-07-12 Wei Liulibxl: libxl_domain_need_memory shouldn't modify b_info
2016-07-12 Wei Liulibxl: constify copy and length calculation functions
2016-07-11 Julien Grallxen/arm: io: Protect the handlers with a read-write...
2016-07-11 Julien Grallxen/arm: gic-v3: No need to sort the Redistributor...
2016-07-11 Julien Grallxen/arm: map_dev_mmio_region: The iomem permission...
2016-07-08 Shannon Zhaolibxl/arm: Factor out codes for generating DTB
2016-07-08 Anshul MakkarXSM/policy: Allow the source domain access to settime...
2016-07-08 Rusty Birdtools/hotplug: Add native systemd xendriverdomain.service
2016-07-08 Andrew Coopertools/xl: Allow callers of `xl info` to select specific...
2016-07-08 Dario Faggiolixen: credit2: avoid calling __update_svc_load() multipl...
2016-07-08 Dario Faggiolixen: credit2: when tickling, check idle cpus first
2016-07-08 Dario Faggiolixen: credit2: do not warn if calling burn_credits more...
2016-07-08 Dario Faggiolixen: credit2: kill useless helper function choose_cpu
2016-07-08 Dario Faggiolixen: credit2: insert and tickle don't need a cpu parameter
2016-07-08 Dario Faggiolixen: sched: make the 'tickled' perf counter clearer
2016-07-08 Corneliu ZUZUminor fixes (formatting, comments, unused includes...
2016-07-08 Corneliu ZUZUx86/vm-event: minor ASSERT fix, add 'unlikely'
2016-07-07 Julien Grallxen/arm64: Use the correct TLBs flush instruction to...
2016-07-07 Corneliu ZUZUmonitor: minor #include change
2016-07-07 Corneliu ZUZUx86/vm_event_resume: surround VM_EVENT_REASON_MOV_TO_MS...
2016-07-07 Tamas K Lengyelmonitor: rename and relocate vm_event_monitor_traps
2016-07-06 Wei Liulibxl/netbsd: check num_exec in hotplug function
2016-07-06 Wei Liulibxl: debug output for args and env when invoking...
2016-07-05 Jan Beulichx86emul: fold local variables
2016-07-05 Jan Beulichx86emul: drop pointless and add useful default cases
2016-07-05 Jan Beulichx86emul: use consistent exit mechanism
2016-07-04 Corneliu ZUZUvm-event: proper vCPU-paused checks at resume
2016-07-04 Corneliu ZUZUvm-event: MAINTAINERS fix
2016-07-04 Tamas K Lengyelx86/vmx: clean up TRAP_int3 handling
2016-07-04 Tamas K Lengyelx86/vm_event: add HVM debug exception vm_events
2016-07-04 Andrew Cooperx86/VT-x: Dump VMCS on VMLAUNCH/VMRESUME failure
2016-06-30 Tianyang Chensched: rtds: use non-atomic bit-ops
2016-06-30 Tianyang Chensched: rtds code clean-up
2016-06-30 Kai Huangx86: remove duplicated IA32_FEATURE_CONTROL MSR macro
2016-06-30 Andrew Cooperxen/page_alloc: Distinguish different errors from assig...
2016-06-29 Andrew CooperRevert "xen: arm: Update arm64 image header"
2016-06-29 Elena UfimtsevaMAINTAINERS: change gdbsx maintainer
2016-06-29 Jan Beulichx86/EFI + Live Patch: avoid symbol address truncation
2016-06-29 Jan BeulichRevert "xsm: add a default policy to .init.data"
next